Allow giving "ping" flags with `C-u M-x ping`
authorTomas Fabrizio Orsi <torsi@fi.uba.ar>
Sat, 8 Jun 2024 15:11:18 +0000 (12:11 -0300)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 20 Jun 2024 18:42:51 +0000 (20:42 +0200)
commit72f2b01e318054e2e040f7de676e9c4919533161
treeddea38434a8586f7e2cb0b997d3395fd1f0eee98
parenta6296fda5ee4d54902f23028948643e1ac0de320
Allow giving "ping" flags with `C-u M-x ping`

* lisp/net/net-utils.el (ping): With a prefix argument, prompt the user
for flags to pass to the "ping" command.  (Bug#71438)
* etc/NEWS: Document the above change.

Copyright-paperwork-exempt: yes
etc/NEWS
lisp/net/net-utils.el